home *** CD-ROM | disk | FTP | other *** search
- ;C# adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=C Sharp
- Extensions=cs
- functions=(?i)Private* *[a-zA-Z_0-9]* *[a-zA-Z_0-9]*\(|(?i)Public* *[a-zA-Z_0-9]* *[a-zA-Z_0-9]*\(|(?i)#region
- Spelling=0
- SpellingContexts=1;2;3;4
-
- [Comment1]
- Type=StartStop
- Context=1
- Scope=0
- Priority=9
- WholeWordOnly=0
- First=/*
- Last=*/
- Background=Default
- Foreground=008000
-
- [Strings2]
- Type=StartStop
- Context=3
- Scope=0
- Priority=9
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=408080
-
- [Coment2]
- Type=StartStop
- Context=4
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=///
- Last=
- Background=Default
- Foreground=008000
-
- [Coment3]
- Type=StartStop
- Context=5
- Scope=0
- Priority=9
- WholeWordOnly=0
- First=//
- Last=
- Background=Default
- Foreground=008000
-
- [in_comment_tag]
- Type=StartStop
- Context=6
- Scope=4
- Priority=10
- WholeWordOnly=0
- First=<
- Last=>
- Background=Default
- Foreground=808080
-
- [Regions]
- Type=StartStop
- Context=7
- Scope=0
- Priority=5
- WholeWordOnly=1
- First=#region
- Last=#endregion
- Background=Default
- Foreground=Default
- Outline=1
- BeginParagraph=1
-
- [Bracketss]
- Type=StartStop
- Context=8
- Scope=0
- Priority=5
- WholeWordOnly=1
- First={
- Last=}
- Background=Default
- Foreground=Default
- Outline=1
- smart=1
- BeginParagraph=0
-
-
- [Keywords]
- Type=keyword
- Context=100
- Scope=0
- Priority=6
- WholeWordOnly=1
- Keyword1=new;sizeof;typeof;checked;unchecked;abstract;as;base;bool;break;byte;case;catch;char;checked;class;const;continue;decimal
- Keyword2=default;delegate;do;double;else;enum;event;explicit;extern;false;finally;fixed;float;for;foreach;goto;if;implicit;in;int
- Keyword3=interface;internal;is;lock;long;namespace;new;null;object;operator;out;override;params;private;protected;public;readonly
- Keyword4=ref;return;sbyte;sealed;short;sizeof;stackalloc;static;string;struct;switch;this;throw;true;try;typeof;uint;ulong;unchecked
- Keyword5=unsafe;ushort;using;virtual;void;while;get;set
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=0000FF
-
- [PreProcessors]
- Type=keyword
- Context=101
- Scope=0
- Priority=7
- WholeWordOnly=1
- Keyword1=#if;#else;#elif;#endif;#define;#undef;#warning;#error;#line;
- Keyword2=#region;#endregion
- Keyword3=
- Keyword4=
- Keyword5=
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=0000FF
- BeginParagraph=1
-
- [slashcolor]
- Type=keyword
- Context=102
- Scope=4
- Priority=7
- WholeWordOnly=1
- Keyword1=///
- Keyword2=
- Keyword3=
- Keyword4=
- Keyword5=
- Keyword6=
- Keyword7=
- Keyword8=
- Keyword9=
- Keyword10=
- Keyword11=
- Keyword12=
- Keyword13=
- Keyword14=
- Keyword15=
- Keyword16=
- Background=Default
- Foreground=808080
- BeginParagraph=0
-
-
-